Zig

Zig is a programming language created by Andrew Kelley. Unlike the vast majority of languages aiming to replace C, zig has managed to survive and thrive by making good engineering decissions.

I like it a lot, yet I rarely use zig for my own projects. The language and standard library are still often updated with breaking changes. I agree with pretty much all of these changes, however I'd rather not run to stay in place; Updating all my zig projects turned out to be a bit tedious.

I'll reevaluate zig as my go-to language for systems programming once it is stable. I hope there will also eventually be independant implementations and perhaps a gcc frontend. The zig project rejecting any AI generated contributions is greatly appreciated and one of the reasons I am considering its use at all.

I have written a few projects in zig, most notably some neat libraries.